ASP.NET Core MVC コントロールヘルプ
MaxDropDownHeight メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ComboBoxBaseBuilder<T,TControl,TBuilder> クラス : MaxDropDownHeight メソッド
The value.
Configurates C1.Web.Mvc.ComboBoxBase<T>.MaxDropDownHeight. Sets the maximum height of the drop-down list.
シンタックス
'宣言
 
Public Function MaxDropDownHeight( _
   ByVal value As System.Double _
) As TBuilder
public TBuilder MaxDropDownHeight( 
   System.double value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ComboBoxBaseBuilder<T,TControl,TBuilder> クラス
ComboBoxBaseBuilder<T,TControl,TBuilder> メンバ